- GetCapabilitiesOfRate
SLresult function(SLPlaybackRateItf self, SLpermille rate, SLuint32* pCapabilities) GetCapabilitiesOfRate;
Undocumented in source.
- GetProperties
SLresult function(SLPlaybackRateItf self, SLuint32* pProperties) GetProperties;
Undocumented in source.
- GetRate
SLresult function(SLPlaybackRateItf self, SLpermille* pRate) GetRate;
Undocumented in source.
- GetRateRange
SLresult function(SLPlaybackRateItf self, SLuint8 index, SLpermille* pMinRate, SLpermille* pMaxRate, SLpermille* pStepSize, SLuint32* pCapabilities) GetRateRange;
Undocumented in source.
- SetPropertyConstraints
SLresult function(SLPlaybackRateItf self, SLuint32 constraints) SetPropertyConstraints;
Undocumented in source.
- SetRate
SLresult function(SLPlaybackRateItf self, SLpermille rate) SetRate;
Undocumented in source.